Click or drag to resize

ResourceLock Method

Overload List
  NameDescription
Public methodLock
Lock the current resource.
Public methodLock(Int32)
Lock a resource based on the given parameters.
Public methodLock(String)
Lock a resource based on the given parameters.
Public methodLock(ActiveLock)
Lock a resource based on the given parameters.
Public methodLock(String, ActiveLock)
Lock a resource based on the given parameters.
Public methodLock(String, Int32)
Lock a resource based on the given parameters.
Public methodLock(String, String)
Lock a resource based on the given parameters.
Public methodLock(String, String, Int32)
Lock a resource based on the given parameters.
Public methodLock(String, String, String)
Lock a resource based on the given parameters.
Top
See Also